FlexGrid for WPF
GetCellDisplayValue<T>(GridCellType,GridRow) メソッド

C1.WPF.Grid アセンブリ > C1.WPF.Grid 名前空間 > GridColumn クラス : GetCellDisplayValue<T>(GridCellType,GridRow) メソッド
シンタックス
'宣言
 
Public Overridable Function GetCellDisplayValue(Of T)( _
   ByVal cellType As GridCellType, _
   ByVal row As GridRow _
) As T
public virtual T GetCellDisplayValue<T>( 
   GridCellType cellType,
   GridRow row
)

パラメータ

cellType
row

型パラメータ

T
参照

GridColumn クラス
GridColumn メンバ